curl --location --request DELETE 'https://medusa-url.com/admin/invites/{invite_id}' \
--header 'Authorization: Bearer {api_token}'
